const go.pact.im/x/plumb/internal/cli.syntheticImportPath
3 uses
go.pact.im/x/plumb/internal/cli (current package)
cli.go#L40: const syntheticImportPath = "command-line-arguments"
cli.go#L135: if importPath == syntheticImportPath {
cli.go#L142: return "", "", fmt.Errorf("%w: %q is not a real, importable package", errSyntheticImportPath, syntheticImportPath)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)